home *** CD-ROM | disk | FTP | other *** search
/ Nebula 2 / Nebula Two.iso / SourceCode / Inspectors / InspectMe / PSWraps.h < prev    next >
C/C++ Source or Header  |  1995-06-12  |  292b  |  13 lines

  1. /* PSWraps.h generated from PSWraps.psw
  2.    by unix pswrap V1.009  Wed Apr 19 17:50:24 PDT 1989
  3.  */
  4.  
  5. #ifndef PSWRAPS_H
  6. #define PSWRAPS_H
  7.  
  8. extern void PSthing1(int num, int size, float width, float height, int squares);
  9.  
  10. extern void PStank(float w, float h, int highlighted);
  11.  
  12. #endif PSWRAPS_H
  13.